home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / WU-FTPD-.{2P / FIXES-2_.{11 < prev    next >
Text File  |  1999-09-17  |  2KB  |  65 lines

  1. This is a list of fixes to BETA 18 with VR15 applied from lundberg@vr.net
  2. ---------------------------------------------------------------------------
  3.  
  4. WU-FTPD 2.4.2 FINAL RELEASE, FEBRUARY 26, 1999
  5.  
  6. If you missed it, it's because Stan Barber never announced it publicly.
  7.  
  8. These changes represent the differences from WU-FTPD-2.4.2-BETA-18 to the
  9. released version, WU-FTPD-2.4.2.
  10.  
  11. This is the first release of WU-FTPD 2.4.2 with VR upgrades.  Two patch
  12. files are available for this VR update.
  13.  
  14.  - wu-ftpd-2.4.2-vr16.patch
  15.    Contains all differences between 2.4.2 and 2.4.2-VR16.
  16.  
  17.  - wu-ftpd-2.4.2-beta-18-vr16.patch
  18.    Contains the differences from 2.4.2-beta-18-vr15 to 2.4.2-vr16; this is
  19.    available in the attic at ftp.vr.net to document the actual changes for
  20.    this release.
  21.  
  22. ---------------------------------------------------------------------------
  23. TODO list renumbered to match Stan's 2.4.2 TODO list.
  24.  
  25. Documentation of unexpected behavior: upload no allowed directory creation.
  26. doc/examples/ftpaccess.heavy update as an example of this behavior.
  27. I believe this is NOT true for the VR versions, but have not tested as yet.
  28.  
  29. Documentation clarification for ftphosts, ftp or anonymous listed in the
  30. file will disable anonymous ftp access.
  31.  
  32. Possible pointer overrun in acl.c parsing ftpaccess corrected.
  33.  
  34. Literal constant in ftpcmd.y changed to static to reduce program size.
  35.  
  36. ftpcount/ftpwho interpretation of start/stop times made to match the way
  37. the daemon actually does it.
  38.  
  39. setproctitle() in ftpd.c updated to avoid a buffer overrun and handle low
  40. memory conditions; SCO corrections.
  41.  
  42. Possible buffer overrun parsing 'virtual root' and 'virtual logfile'
  43. corrected.
  44.  
  45. A timeout timer was being reset at the wrong point during STOR.
  46.  
  47. Corrections for Sun/Solaris paths in pathnames.h
  48.  
  49. Makefile for DEC/Unix (dec and du4) changed from cc -std1 to cc -std.
  50.  
  51. Correction in syslog support for DEC/Unix in support/syslog.c.
  52.  
  53. util/xferstats corrected to parse your local domain name rather than just
  54. assuming you're academ.com.
  55.  
  56. Other changes are white-noise or simply for style and do not effect the
  57. operation of the daemon in any way.
  58.  
  59.  
  60.  
  61. VR-specific changes
  62. ---------------------------------------------------------------------------
  63. Reviewing the changes, I noted the makefile for hiu had a typo and would
  64. not install two manpages.  No other changes from VR15 were made.
  65.